@charset "utf-8";

.nav{width:980px;height:36px;margin:0 auto;}
.nav-left{width:3px;height:36px;float:left;background:url(../img/nav-left.jpg) no-repeat;}
.nav-center{width:974px;height:36px;float:left;background:url(../img/nav-center.jpg) repeat-x;line-height:36px;}
.nav-center a{width:99px;height:36px;display:block;float:left;text-align:center;background:url(../img/a-bj.jpg) no-repeat right center;color:#FFF; font-weight:bold;}
.nav-center a:hover{background:url(../img/a-hover.jpg) no-repeat;}
.nav-center span a:hover{background:none;}
.nav-right{width:3px;height:36px;float:left;background:url(../img/nav-right.jpg) no-repeat;}